GCP Outage (🔥 Score: 582+ in 56 minutes)
Link: https://readhacker.news/s/6w3MC
Comments: https://readhacker.news/c/6w3MC
Link: https://readhacker.news/s/6w3MC
Comments: https://readhacker.news/c/6w3MC
macOS Tahoe brings a new disk image format (🔥 Score: 185+ in 3 hours)
Link: https://readhacker.news/s/6w3fE
Comments: https://readhacker.news/c/6w3fE
Link: https://readhacker.news/s/6w3fE
Comments: https://readhacker.news/c/6w3fE
GCP Outage (🔥 Score: 603+ in 59 minutes)
Link: https://readhacker.news/s/6w3MC
Comments: https://readhacker.news/c/6w3MC
Link: https://readhacker.news/s/6w3MC
Comments: https://readhacker.news/c/6w3MC
Cloudflare Investigating Incident (🔥 Score: 151+ in 1 hour)
Link: https://readhacker.news/s/6w3Sa
Comments: https://readhacker.news/c/6w3Sa
Link: https://readhacker.news/s/6w3Sa
Comments: https://readhacker.news/c/6w3Sa
Cloudflarestatus
Broad Cloudflare service outages
Cloudflare's Status Page - Broad Cloudflare service outages.
iPhone 11 emulation done in QEMU (Score: 151+ in 5 hours)
Link: https://readhacker.news/s/6w37q
Comments: https://readhacker.news/c/6w37q
Link: https://readhacker.news/s/6w37q
Comments: https://readhacker.news/c/6w37q
GitHub
GitHub - ChefKissInc/QEMUAppleSilicon: Apple Silicon devices emulated on QEMU, currently only iPhone 11.
Apple Silicon devices emulated on QEMU, currently only iPhone 11. - ChefKissInc/QEMUAppleSilicon
Frequent reauth doesn't make you more secure (🔥 Score: 159+ in 1 hour)
Link: https://readhacker.news/s/6w46T
Comments: https://readhacker.news/c/6w46T
Link: https://readhacker.news/s/6w46T
Comments: https://readhacker.news/c/6w46T
Tailscale
Securely connect to anything on the internet with Tailscale. Built on WireGuard®️, Tailscale enables you to make finely configurable connections, secured end-to-end according to zero trust principles, between any resources on any infrastructure.
Google Pixels are no longer the AOSP reference device (Score: 155+ in 4 hours)
Link: https://readhacker.news/s/6w3vK
Comments: https://readhacker.news/c/6w3vK
Link: https://readhacker.news/s/6w3vK
Comments: https://readhacker.news/c/6w3vK
9to5Google
Google says Android Open Source Project not being ‘discontinued’ amidst Pixel change impacting custom ROMs
With the launch of Android 16 earlier this week, Google did not release the Pixel hardware repos and device trees...
Researchers confirm two journalists were hacked with Paragon spyware (Score: 150+ in 6 hours)
Link: https://readhacker.news/s/6w3dZ
Comments: https://readhacker.news/c/6w3dZ
Link: https://readhacker.news/s/6w3dZ
Comments: https://readhacker.news/c/6w3dZ
TechCrunch
Researchers confirm two journalists were hacked with Paragon spyware | TechCrunch
The confirmation of two hacked victims further deepens an ongoing spyware scandal that, for now, appears largely focused on the Italian government.
My Mac contacted 63 different Apple owned domains in an hour, while not is use (Score: 150+ in 10 hours)
Link: https://readhacker.news/s/6w2mL
Comments: https://readhacker.news/c/6w2mL
Link: https://readhacker.news/s/6w2mL
Comments: https://readhacker.news/c/6w2mL
appaddict.app
My Mac Contacted 63 Different Apple Owned Domains in One Hour - While Not is Use
During a one hour period today, my computer contacted 63 different Apple domains while i was not logged on and using it.
I have been trying to minimize to the extent possible the reach of big tech into my life. A full 25% of the DNS queries from one of my…
I have been trying to minimize to the extent possible the reach of big tech into my life. A full 25% of the DNS queries from one of my…
Seedance 1.0 (Score: 152+ in 7 hours)
Link: https://readhacker.news/s/6w2Xf
Comments: https://readhacker.news/c/6w2Xf
Link: https://readhacker.news/s/6w2Xf
Comments: https://readhacker.news/c/6w2Xf
Rust compiler performance (❄️ Score: 150+ in 2 days)
Link: https://readhacker.news/s/6vTgi
Comments: https://readhacker.news/c/6vTgi
Link: https://readhacker.news/s/6vTgi
Comments: https://readhacker.news/c/6vTgi
Kobzol’s blog
Why doesn’t Rust care more about compiler performance?
Perhaps the most often repeated complaint about Rust is its slow feedback loop and long compilation times. I hear about it all the time; in Rust podcasts, blog posts, surveys, conference talks or offline discussions. I also regularly complain about it, being…
Show HN: Tritium – The Legal IDE in Rust (Score: 150+ in 15 hours)
Link: https://readhacker.news/s/6w2vp
Comments: https://readhacker.news/c/6w2vp
$1,500 an hour and still using the software my grandma used to make bingo fliers!?
Hi HN! I'd like to submit for your consideration Tritium (https://tritium.legal). Tritium aims to bring the power of the integrated development environment (IDE) to corporate lawyers.
My name is Drew Miller, and I'm lawyer admitted to the New York bar. I have spent the last 13 years in and out of corporate transactional practice, while building side projects in various languages using vanilla Vim. One day at work, I was asked to implement a legal technology product at my firm. Of course the only product available for editing and running programs in a locked-down environment was VS Code and its friends like Puppeteer from Microsoft.
I was really blown away at all of the capabilities of go-to definition and out-of-the box syntax highlighting as well as the debugger integration. I made the switch to a full IDE for my side projects immediately. And it hit me: why don't we have this exact same tool in corporate law?
Corporate lawyers spent hours upon hours fumbling between various applications and instances of Word and Adobe. There are sub-par differencing products that make `patch` look like the future. They do this while charging you ridiculous rates.
I left my practice a few months later to build Tritium. Tritium aims to be the lawyer's VS Code: an all-in-one drafting cockpit that treats a deal's entire document suite as a single, searchable, AI-enhanced workspace while remaining fast, local, and secure.
Tritium is implemented in pure Rust. It is cross-platform and I'm excited for the prospect of lawyers running Linux as their daily driver. It leverages a modified version of the super fast egui.rs immediate-mode GUI library. The windows build includes a Rust COM implementation which was probably one of the more technical challenges other than laying out and rendering the text.
Download a copy at https://tritium.legal/download or try out a web-only WASM preview here: https://tritium.legal/preview
Let me know your thoughts! Your criticisms are the most important. Thank you for the time.
Link: https://readhacker.news/s/6w2vp
Comments: https://readhacker.news/c/6w2vp
$1,500 an hour and still using the software my grandma used to make bingo fliers!?
Hi HN! I'd like to submit for your consideration Tritium (https://tritium.legal). Tritium aims to bring the power of the integrated development environment (IDE) to corporate lawyers.
My name is Drew Miller, and I'm lawyer admitted to the New York bar. I have spent the last 13 years in and out of corporate transactional practice, while building side projects in various languages using vanilla Vim. One day at work, I was asked to implement a legal technology product at my firm. Of course the only product available for editing and running programs in a locked-down environment was VS Code and its friends like Puppeteer from Microsoft.
I was really blown away at all of the capabilities of go-to definition and out-of-the box syntax highlighting as well as the debugger integration. I made the switch to a full IDE for my side projects immediately. And it hit me: why don't we have this exact same tool in corporate law?
Corporate lawyers spent hours upon hours fumbling between various applications and instances of Word and Adobe. There are sub-par differencing products that make `patch` look like the future. They do this while charging you ridiculous rates.
I left my practice a few months later to build Tritium. Tritium aims to be the lawyer's VS Code: an all-in-one drafting cockpit that treats a deal's entire document suite as a single, searchable, AI-enhanced workspace while remaining fast, local, and secure.
Tritium is implemented in pure Rust. It is cross-platform and I'm excited for the prospect of lawyers running Linux as their daily driver. It leverages a modified version of the super fast egui.rs immediate-mode GUI library. The windows build includes a Rust COM implementation which was probably one of the more technical challenges other than laying out and rendering the text.
Download a copy at https://tritium.legal/download or try out a web-only WASM preview here: https://tritium.legal/preview
Let me know your thoughts! Your criticisms are the most important. Thank you for the time.
Jemalloc Postmortem (🔥 Score: 156+ in 1 hour)
Link: https://readhacker.news/s/6w57G
Comments: https://readhacker.news/c/6w57G
Link: https://readhacker.news/s/6w57G
Comments: https://readhacker.news/c/6w57G
jasone.github.io
Jason Evans
The jemalloc memory allocator was first conceived in early 2004, and hasbeen in public use for about 20 years now. Thanks to the nature of open source software licensing,jemalloc will remain publicly available indefinitely. But active upstream development…
The curious case of shell commands, or how "this bug is required by POSIX" (2021) (❄️ Score: 150+ in 2 days)
Link: https://readhacker.news/s/6vTWT
Comments: https://readhacker.news/c/6vTWT
Link: https://readhacker.news/s/6vTWT
Comments: https://readhacker.news/c/6vTWT
notes.volution.ro
The curious case of shell commands, or how "this bug is required by POSIX"
About the fatal perils and traps of many modern tools that handle "shell commands" as passed through `system(3)` or `sh -c`. Or, how by the end of 2020, we still haven't given up on shell's equivalent "SQL building", or how shell's equivalent "SQL injection"…
Dancing brainwaves: How sound reshapes your brain networks in real time (❄️ Score: 150+ in 4 days)
Link: https://readhacker.news/s/6vMC4
Comments: https://readhacker.news/c/6vMC4
Link: https://readhacker.news/s/6vMC4
Comments: https://readhacker.news/c/6vMC4
ScienceDaily
Dancing brainwaves: How sound reshapes your brain networks in real time
Listening to sound doesn t just trigger brain activity it reshapes your brain s internal networks in real time. Scientists have unveiled a powerful new imaging method, FREQ-NESS, that traces how different sound frequencies ripple through brain regions like…
Helion: A modern fast paced Doom FPS engine in C# (❄️ Score: 151+ in 2 days)
Link: https://readhacker.news/s/6vVVv
Comments: https://readhacker.news/c/6vVVv
Link: https://readhacker.news/s/6vVVv
Comments: https://readhacker.news/c/6vVVv
GitHub
GitHub - Helion-Engine/Helion: A modern fast paced Doom FPS engine
A modern fast paced Doom FPS engine. Contribute to Helion-Engine/Helion development by creating an account on GitHub.
Rendering Crispy Text on the GPU (Score: 151+ in 5 hours)
Link: https://readhacker.news/s/6w5cB
Comments: https://readhacker.news/c/6w5cB
Link: https://readhacker.news/s/6w5cB
Comments: https://readhacker.news/c/6w5cB
osor.io
Rendering Crispy Text On The GPU
Rubén Osorio’s blog
First thoughts on o3 pro (❄️ Score: 150+ in 2 days)
Link: https://readhacker.news/s/6vVyc
Comments: https://readhacker.news/c/6vVyc
Link: https://readhacker.news/s/6vVyc
Comments: https://readhacker.news/c/6vVyc
www.latent.space
God is hungry for Context: First thoughts on o3 pro
OpenAI dropped o3 pricing 80% today and launched o3-pro. Ben Hylak of Raindrop.ai returns with Alexis Dauba for the world's first early review.
A Dark Adtech Empire Fed by Fake CAPTCHAs (Score: 151+ in 11 hours)
Link: https://readhacker.news/s/6w4JE
Comments: https://readhacker.news/c/6w4JE
Link: https://readhacker.news/s/6w4JE
Comments: https://readhacker.news/c/6w4JE
Krebs on Security
Inside a Dark Adtech Empire Fed by Fake CAPTCHAs
Late last year, security researchers made a startling discovery: Kremlin-backed disinformation campaigns were bypassing moderation on social media platforms by leveraging the same malicious advertising technology that powers a sprawling ecosystem of online…
If the moon were only 1 pixel: A tediously accurate solar system model (2014) (🔥 Score: 158+ in 3 hours)
Link: https://readhacker.news/s/6w5H6
Comments: https://readhacker.news/c/6w5H6
Link: https://readhacker.news/s/6w5H6
Comments: https://readhacker.news/c/6w5H6